home *** CD-ROM | disk | FTP | other *** search
- object DLGPACKERINFO: TDLGPACKERINFO
- Tag = 1
- Left = 261
- Top = 98
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Properties of packed file'
- ClientHeight = 323
- ClientWidth = 335
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 13
- object Close: TButton
- Tag = 12
- Left = 100
- Top = 298
- Width = 85
- Height = 22
- Cancel = True
- Caption = 'Close'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = CloseClick
- end
- object id_Unpackandstart: TButton
- Tag = 13
- Left = 188
- Top = 298
- Width = 140
- Height = 22
- Caption = '&Unpack and execute'
- TabOrder = 1
- OnClick = id_UnpackandstartClick
- end
- object TabbedNotebook1: TTabbedNotebook
- Tag = 2
- Left = 4
- Top = 4
- Width = 329
- Height = 289
- TabFont.Color = clBtnText
- TabFont.Height = -11
- TabFont.Name = 'MS Sans Serif'
- TabFont.Style = []
- TabOrder = 2
- object TTabPage
- Left = 5
- Top = 26
- Caption = 'General'
- object pFile: TLabel
- Tag = 3
- Left = 10
- Top = 10
- Width = 50
- Height = 16
- AutoSize = False
- Caption = 'File:'
- end
- object packed_file: TLabel
- Left = 60
- Top = 10
- Width = 259
- Height = 16
- AutoSize = False
- Caption = '?'
- WordWrap = True
- end
- object Packer: TLabel
- Tag = 4
- Left = 10
- Top = 49
- Width = 130
- Height = 16
- AutoSize = False
- Caption = 'Packer:'
- end
- object packed_packer: TLabel
- Left = 140
- Top = 49
- Width = 175
- Height = 16
- AutoSize = False
- Caption = '?'
- WordWrap = True
- end
- object Originalsize: TLabel
- Tag = 5
- Left = 10
- Top = 73
- Width = 130
- Height = 16
- AutoSize = False
- Caption = 'Original size:'
- end
- object packed_orgsize: TLabel
- Left = 140
- Top = 73
- Width = 175
- Height = 16
- AutoSize = False
- Caption = '?'
- WordWrap = True
- end
- object Packedsize: TLabel
- Tag = 6
- Left = 10
- Top = 96
- Width = 130
- Height = 16
- AutoSize = False
- Caption = 'Packed size:'
- end
- object packed_packedsize: TLabel
- Left = 140
- Top = 96
- Width = 175
- Height = 16
- AutoSize = False
- Caption = '?'
- WordWrap = True
- end
- object Compressionratio: TLabel
- Tag = 7
- Left = 10
- Top = 120
- Width = 130
- Height = 16
- AutoSize = False
- Caption = 'Compression ratio:'
- end
- object packed_compression: TLabel
- Left = 140
- Top = 120
- Width = 175
- Height = 16
- AutoSize = False
- Caption = '?'
- WordWrap = True
- end
- object Method: TLabel
- Tag = 8
- Left = 10
- Top = 143
- Width = 130
- Height = 16
- AutoSize = False
- Caption = 'Method:'
- end
- object packed_method: TLabel
- Left = 140
- Top = 143
- Width = 175
- Height = 16
- AutoSize = False
- Caption = '?'
- WordWrap = True
- end
- object Date: TLabel
- Tag = 9
- Left = 10
- Top = 183
- Width = 130
- Height = 16
- AutoSize = False
- Caption = 'Date:'
- end
- object packed_date: TLabel
- Left = 140
- Top = 183
- Width = 175
- Height = 16
- AutoSize = False
- Caption = '?'
- WordWrap = True
- end
- object Time: TLabel
- Tag = 10
- Left = 10
- Top = 206
- Width = 130
- Height = 16
- AutoSize = False
- Caption = 'Time:'
- end
- object packed_time: TLabel
- Left = 140
- Top = 206
- Width = 175
- Height = 16
- AutoSize = False
- Caption = '?'
- WordWrap = True
- end
- object Attributes: TLabel
- Tag = 11
- Left = 10
- Top = 230
- Width = 130
- Height = 16
- AutoSize = False
- Caption = 'Attributes:'
- end
- object packed_attr: TLabel
- Left = 140
- Top = 230
- Width = 175
- Height = 16
- AutoSize = False
- Caption = '?'
- WordWrap = True
- end
- object Bevel1: TBevel
- Left = 10
- Top = 36
- Width = 300
- Height = 9
- Shape = bsTopLine
- end
- object Bevel2: TBevel
- Left = 10
- Top = 169
- Width = 300
- Height = 9
- Shape = bsTopLine
- end
- end
- end
- object Translate1: TTranslate
- Tag = 5420
- Left = 8
- Top = 296
- end
- object ResolutionFix1: TResolutionFix
- Left = 44
- Top = 296
- end
- end
-